Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bad fibonacci #25

Closed
wants to merge 5 commits into from
Closed

feat: bad fibonacci #25

wants to merge 5 commits into from

Conversation

ielashi
Copy link
Collaborator

@ielashi ielashi commented Feb 7, 2024

No description provided.

@ielashi ielashi changed the title demo: bad fibonacci feat: bad fibonacci Feb 7, 2024
Copy link

github-actions bot commented Feb 7, 2024

canbench 🏋 (dir: examples/fibonacci)

Significant performance change detected! ⚠️

examples/fibonacci/canbench_results.yml is not up to date ❌
If the performance change is expected, run canbench --persist to save the updated benchmark results.


---------------------------------------------------

Benchmark: fibonacci_20
  total:
    instructions: 348.80 K (regressed by 15583.32%)
    heap_increase: 0 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Benchmark: fibonacci_45
  total:
    instructions: 58.23 B (regressed by 1933781174.26%)
    heap_increase: 0 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Copy link

github-actions bot commented Feb 7, 2024

canbench 🏋 (dir: examples/btreemap_vs_hashmap)

No significant performance changes detected ✅

examples/btreemap_vs_hashmap/canbench_results.yml is up to date ✅


---------------------------------------------------

Benchmark: insert_users
  total:
    instructions: 2.57 B (no change)
    heap_increase: 871 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

@ielashi ielashi closed this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant